projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e72f9f
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 26 Nov 2006 12:13:15 +0000
(12:13 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 26 Nov 2006 12:13:15 +0000
(12:13 +0000)
lisp/ChangeLog
patch
|
blob
|
history
man/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7a357012f5ca9853bc2adcf893e964604872b2e4..adb69b2a356662222d8a75be10937779ace682f2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2006-11-26 Kim F. Storm <storm@cua.dk>
+
+ * kmacro.el: Fix commentary.
+
2006-11-26 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gdb): Explain how to run in text command mode
diff --git
a/man/ChangeLog
b/man/ChangeLog
index 438112f3552dffeb8bf580e770ea6d5d1054c885..a0e8f221a0c3f8fb813849701ddeaa8a605fbb2f 100644
(file)
--- a/
man/ChangeLog
+++ b/
man/ChangeLog
@@
-1,3
+1,7
@@
+2006-11-26 Kim F. Storm <storm@cua.dk>
+
+ * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
+
2006-11-26 Nick Roberts <nickrob@snap.net.nz>
* building.texi (Debugger Operation): Define text command mode.